-- card: 113728 from stack: in -- bmap block id: 114097 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=334 top=164 right=186 bottom=434 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=190 right=212 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=335 top=215 right=237 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=242 right=264 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp hide card field "cover" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=336 top=268 right=290 bottom=436 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on mouseUp global guess add 1 to guess end mouseUp -- part 6 (field) -- low flags: 00 -- high flags: 0001 -- rect: left=4 top=197 right=306 bottom=239 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: cover -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=337 top=297 right=319 bottom=437 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RESTORE ----- HyperTalk script ----- on mouseUp global correct add 1 to correct global guess add 1 to guess show card field "cover" go next end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=219 top=315 right=337 bottom=319 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: MAP ----- HyperTalk script ----- on mouseUp go to card id 47851 end mouseUp -- part contents for background part 1 ----- text ----- QUIZ -- part contents for background part 2 ----- text ----- 11Q In a mapping problem, out of 4000 flies, 760 show crossovers between genes A & B, 280 show crossovers between genes B & C. What are the genes represented by A, B and C? 1. javelin, Dichaete, scarlet 2. sepia, hairy, scarlet 3. ebony, rough, Minute bristles 4. roughoid, javelin, hairy 5. None of the above. CORRECT! The crossover percentages best fit the map distances between roughoid, javelin and hairy.